* dired.el (dired-summary): dired-do-rename is on "R", not "r".
authorJim Blandy <jimb@redhat.com>
Fri, 18 Jun 1993 17:55:42 +0000 (17:55 +0000)
committerJim Blandy <jimb@redhat.com>
Fri, 18 Jun 1993 17:55:42 +0000 (17:55 +0000)
lisp/dired.el

index 20a3267810d1cf975acc5cc7cf800d31daf06fd2..45bff4b83cab9431256edf445901744a11e7246c 100644 (file)
@@ -837,7 +837,7 @@ Keybindings:
   (dired-why)
   ;>> this should check the key-bindings and use substitute-command-keys if non-standard
   (message
-   "d-elete, u-ndelete, x-punge, f-ind, o-ther window, r-ename, C-opy, h-elp"))
+   "d-elete, u-ndelete, x-punge, f-ind, o-ther window, R-ename, C-opy, h-elp"))
 
 (defun dired-undo ()
   "Undo in a dired buffer.